Skip to content
Back to search
30
MCP

Dify Tools Bridge

pulsemcp/dify tools bridge

Bridges Dify's tool ecosystem with MCP-compatible assistants, enabling organizations to extend their existing Dify tool configurations without duplication.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Dify
Integrates Dify capabilities, enabling text generation and other AI services.
0 tools
io.github.salted-butter-joshua/dify-mcp
MCP server exposing Dify knowledge base retrieval to Cursor and other MCP clients
0 tools
dify-mcp
MCP server exposing Dify knowledge base retrieval to Cursor and other MCP clients
0 tools
dhis2w-mcp-bridge
Single-tool MCP bridge that exposes the d2w CLI for small local models.
0 tools
MCP-Bridge
A middleware to provide an openAI compatible endpoint that can call MCP tools
0 tools
mcp-bridge
A middleware to provide an openAI compatible endpoint that can call MCP tools.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "dify_tools_bridge": {
      "url": "None",
      "transport": "http"
    }
  }
}